home *** CD-ROM | disk | FTP | other *** search
/ Packard Bell - Multimedia…D & Packard Bell Library / Packard Bell Master CD.iso / bu / k / 555597 / pbtools / backup / readme.doc < prev    next >
Text File  |  1995-02-07  |  9KB  |  210 lines

  1. **************************  PBFIX.BAT Documentation   *************************
  2.                                Version 2.7.95a
  3.  
  4. Thank you for choosing PACKARD BELL as the system to meet your computing needs!
  5.  
  6. This computer system has a C:\PBTOOLS\BACKUP sub-directory on the hard disk
  7. drive containing important original software configuration files.  These files
  8. enable you to restore the original software configuration of the system should
  9. it become necessary to do so.
  10.  
  11. If you wish to restore the original software configuration for a particular
  12. software program (i.e. WINDOWS), it is important that the software is installed
  13. on the hard disk drive BEFORE using the PBFIX.BAT utility.
  14.  
  15. If you have any questions regarding the use of this utility, please contact:
  16.  
  17.         PACKARD BELL Technical Support
  18.         (801) 579-0161         Software Support
  19.         (800) 733-4411         Hardware Support
  20.         (801) 579-3040         Customer Service
  21.         
  22.         PACKARD BELL Technical Support Bulletin Board System
  23.         (801) 250-1600         Modem Settings = 9600,8,N,1
  24.  
  25. The PBFIX.BAT file restores the original hard drive software configuration 
  26. for a particular application software (or the entire hard disk drive).  This
  27. file should ONLY be used if you want to reset the software configuration to the
  28. factory defaults.  If for any reason you have re-installed any of the software
  29. on this system, you should use the PBFIX utility to restore the factory
  30. defaults.  This batch file will restore the original configuration for the
  31. following programs (only if they were included with the system when it was
  32. originally purchased).  The following parameters are valid (i.e. PBFIX 
  33. WINDOWS): 
  34.       
  35.       WINDOWS      ( restores *.INI, *.GRP, and printer device drivers )
  36.       ROOT         ( CONFIG.SYS, AUTOEXEC.BAT, etc. )
  37.       PRODIGY      ( Windows icon and PIF only )
  38.       DISKIMAG     ( The Disk Image program .INI file and VB DLL only )
  39.       PBNAV        ( PB Navigator .INI file only )
  40.       ALL          ( all of the above )
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. **** PBFIX WINDOWS ****
  48.  
  49. The WINDOWS option will restore the original *.INI files, *.GRP files, and the 
  50. printer drivers, shipped with the system if MS-Windows was included with the 
  51. system.  Before this option copies the *.INI and *.GRP files from the 
  52. C:\PBTOOLS\BACKUP sub-directory to the C:\WINDOWS sub-directory, it will rename 
  53. the existing *.INI files to *.FXI and the existing *.GRP files to *.FXG.
  54.  
  55. Since the existing *.INI and *.GRP files are renamed, it is possible to
  56. restore the WINDOWS configuration you had before you used the PBFIX utility.
  57. If you did not wish to change the WINDOWS configuration you may restore your 
  58. configuration by following the steps below:  
  59.  
  60.     1)  Type, CD\WINDOWS [ENTER]  (Words in brackets represent a key to press)
  61.     2)  Type, DIR *.FX? [ENTER]
  62.  
  63. If the files with an *.FXI and *.FXG extension exist, then continue.
  64.  
  65. For this next step you will need to be careful not to delete any file that was
  66. not changed.  Write down or print out the directory listing from the previous
  67. step.  Now, repeat step 3 below substituting all file names that end with .FXI
  68. for the "name" shown below. 
  69.  
  70.    EXAMPLE: If the file is WIN.FXI in the directory listing then
  71.             type, DEL WIN.INI [ENTER].
  72.  
  73.         3)  Type, DEL "name".INI [ENTER]
  74.  
  75. Again ,for this step as well you will need to be careful not to delete any file 
  76. that was not changed.  Using the directory listing from step 2 repeat step 4 
  77. below substituting all file names that end with .FXG for the "name" shown 
  78. below. 
  79.    
  80.    EXAMPLE: If the file is MAIN.FXG in the directory listing then
  81.             type, DEL MAIN.GRP [ENTER].
  82.         
  83.         4)  Type, DEL "name".GRP [ENTER]
  84.         
  85. Follow the next two steps to complete the process of restoring the WINDOWS 
  86. configuration to the way it was before the PBFIX utility was used.
  87.  
  88.         5)  Type, REN *.FXI *.INI [ENTER]
  89.         6)  Type, REN *.FXG *.GRP [ENTER]
  90.  
  91. **** PBFIX ROOT ****
  92.  
  93. The ROOT option will restore the original root directory files. This 
  94. includes the original AUTOEXEC.BAT and CONFIG.SYS files.  Before this option 
  95. copies the root directory files from the C:\PBTOOLS\BACKUP sub-directory to the 
  96. to the root directory, the existing files are renamed with an *.FX_ extension.
  97.  
  98. On some systems, this will copy the JP.BAT (Jurassic Park game) file to the 
  99. root of the hard drive if the system originally had the JP.BAT in the backup 
  100. sub-directory.
  101.  
  102. If you did not wish to change the ROOT configuration you may restore your 
  103. configuration by following the steps below:
  104.  
  105. (Words in brackets represent a key to press)
  106.  
  107.         1)  Type, CD\ [ENTER]
  108.         2)  Type, DIR *.FX_ [ENTER]
  109. If the files with an *.FX_ extension exist, then continue.
  110.         3)  Type, DEL AUTOEXEC.BAT [ENTER]
  111.         4)  Type, DEL CONFIG.SYS [ENTER]
  112.         5)  Type, REN AUTOEXEC.FX_ *.BAT [ENTER]
  113.         6)  Type, REN CONFIG.FX_ *.SYS [ENTER]
  114.  
  115. This will restore the ROOT directory to the way it was before the PBFIX 
  116. utility was used.
  117.  
  118. **** PBFIX PRODIGY ****
  119.  
  120. The PRODIGY option will copy the PRODIGY.INI file from the C:\PBTOOLS\BACKUP
  121. sub-directory to the C:\PRODIGY sub-directory (only if PRODIGY was included with
  122. the system). It will not rename any existing files.
  123.  
  124. **** PBFIX PBNAV ****
  125.  
  126. If the PACKARD BELL Navigator software was included with the system, the PBNAV
  127. option will copy the NAVIGATE.INI, the DOCMGR.INI, and the KIDSPACE.INI files
  128. from the C:\PBTOOLS\BACKUP sub-directory to the C:\PBNAV30\PBNEW,
  129. C:\PBNAV30\DOCMGR, and C:\PBNAV30\KIDSPACE sub-directories (respectively). This
  130. option will also rename these files with an .FXI extension should they already
  131. exist.
  132.  
  133. Since the existing *.INI files are renamed, it is possible to restore the
  134. PACKARD BELL Navigator configuration you had before you used the PBFIX utility.
  135. If you did not wish to change the PACKARD BELL Navigator configuration you may 
  136. restore your configuration by following the steps below:
  137.  
  138.  
  139. (Words in brackets represent a key to press)
  140.  
  141.         1)  Type, CD\PBNAV30\PBNEW [ENTER]
  142.         2)  Type, DIR *.FXI [ENTER]
  143.  
  144. If the files with an *.FXI extension exist, then continue.
  145.         
  146.         3)  Type, DEL *.INI [ENTER]
  147.         4)  Type, REN *.FXI *.INI [ENTER]
  148.         5)  Repeat steps 2 - 4 in the C:\PBNAV30\KIDSPACE and
  149.             C:\PBNAV30\DOCMGR directories.
  150.  
  151. This process will restore the PACKARD BELL Navigator configuration to the way 
  152. it was before the PBFIX utility was used.
  153.  
  154. **** PBFIX DISKIMAG ****
  155.  
  156. The DISKIMAG option will restore the original program DISKIMAG.INI file and 
  157. the support library file VBRUN?00.DLL that was shipped with the system.  
  158. Before this option copies the DISKIMAG.INI file from the C:\PBTOOLS\BACKUP 
  159. sub-directory to the C:\DISKIMAG sub-directory, it will rename the existing 
  160. DISKIMAG.INI to DISKIMAG.FXI.
  161.  
  162.  
  163. Since the existing DISKIMAG.INI file is renamed, it is possible to restore 
  164. this file to what you had before you used the PBFIX utility. If you 
  165. did not wish to change this file you may restore your configuration by 
  166. following the steps below:  
  167.  
  168. (Words in brackets represent a key to press)
  169.  
  170.         1)  Type, CD\DISKIMAG [ENTER]
  171.         2)  Type, DIR *.FX_ [ENTER]
  172.  
  173. If the file with an *.FX_ extension exist, then continue.
  174.  
  175.         3)  Type, DEL DISKIMAG.INI [ENTER]
  176.         4)  Type, REN *.FX_ *.INI [ENTER]
  177.  
  178.  
  179.  
  180.  
  181. **** PBFIX ALL ****
  182.  
  183. The ALL option executes all of the above options that are valid for the 
  184. system's original software configuration.  Please read the above descriptions
  185. of the individual options for more details on that option's function.
  186.  
  187.  
  188.  
  189. ============================PBFIX v2.7.95a=====================================
  190.  
  191.  
  192.  
  193. This utility file is intended to aid both the PACKARD BELL customer and the
  194. PACKARD BELL Technical Support representative should the customer require 
  195. assistance.  If you have any questions or require assistance, please contact:
  196.         ╓──────────────────────────────────────────────────────────╖
  197.         ║  PACKARD BELL Technical Support                          ║
  198.         ║    (801) 579-0161         Software Support               ║
  199.         ║    (800) 733-4411         Hardware Support               ║
  200.         ║    (801) 579-3040         Customer Service               ║
  201.         ╟──────────────────────────────────────────────────────────╢
  202.         ║  PACKARD BELL Technical Support Bulletin Board System    ║
  203.         ║    (801) 250-1600         Modem Settings = 9600,8,N,1    ║
  204.         ╙──────────────────────────────────────────────────────────╜
  205.  
  206.                 Thank you again for choosing PACKARD BELL.
  207.  
  208.  
  209.  
  210.